Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetElementKey Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > Generic ServiceConnectionElementCollection Class : GetElementKey Method



element
The ConfigurationElement to return the key for.
element
The ConfigurationElement to return the key for.
Gets the element key for a specified configuration element when overridden in a derived class.

Syntax

Visual Basic (Declaration) 
Overrides Protected Function GetElementKey( _
   ByVal element As ConfigurationElement _
) As Object
Visual Basic (Usage)Copy Code
Dim instance As ServiceConnectionElementCollection(Of T)
Dim element As ConfigurationElement
Dim value As Object
 
value = instance.GetElementKey(element)
C# 
protected override object GetElementKey( 
   ConfigurationElement element
)
C++/CLI 
protected:
Object^ GetElementKey( 
   ConfigurationElement element
) override 

Parameters

element
The ConfigurationElement to return the key for.

Return Value

An Object that acts as the key for the specified ConfigurationElement.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features